Week 5
Milestones
- Fetched the data from digilocker Api
 - Done data pre-processing
 - Represented the raw data in table
 
Screenshots / Videos
Contributions
Learnings
- Learnt about axios methods get, post, put and how they are configured. 
 - Learnt to parse the XML document and create new one.
 - Learnt http methods in Angular to make request to backemnd server.
 - Made postman workspace to test the APIs provided by digilocker.